/*header*/
#header{
    overflow:visible;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    box-sizing: border-box;
    z-index: 100;
    padding: 0 4%;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
#header:after{
    display:block;
    content: '';
    clear: both;
}
.nav{
    overflow:visible;
}
.nav:after{
    display: block;
    content: '';
    clear: both;
}
.navlogo{
    float:left;
    margin-top: 10px;
    box-sizing: border-box;
    width:27%;

}
.navlogo img{  margin-top: 14px;    margin-bottom: 10px; -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;}
.nav_break img{
    float: right;
    margin-top: 3%;
}
.navtext{
    float:right;
    width:70%;
    padding-top:3.8%;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.navtext>ul:after{
    display:block;
    content: '';
    clear: both;
}
.navtext>ul>li{
    text-align: center;
    float:left;
    width:10%;
    -webkit-transition: 500ms 0s all;
    -moz-transition: 500ms 0s all;
    -ms-transition: 500ms 0s all;
    -o-transition: 500ms 0s all;
    transition: 500ms 0s all;
}
.navtext>ul>li>a>img{    width:auto;}
.navtext>ul>li>a{
    padding-bottom:5px;
    font-size: 16px;
    text-align: center;
    -webkit-transition: 500ms 0s all;
    -moz-transition: 500ms 0s all;
    -ms-transition: 500ms 0s all;
    -o-transition: 500ms 0s all;
    transition: 500ms 0s all;
}

.navtext>ul>li>a:hover{
    color: #35daf3;
    border-bottom:1px solid #35daf3;
}

.navtext>ul>li:first-child{width:6%;}
/*.navtext>ul>li:last-child{width:4%;}*/
/*.navtext>ul>li:last-child>a{*/
    /*display:block;*/
    /*height: 23px;*/
    /*background: url("../images/search.png") no-repeat center;*/
/*}*/
/*.navtext>ul>li:last-child>a:hover{*/
    /*color: #35daf3;*/
    /*border-bottom:0;*/
    /*background: url("../images/searchs.png") no-repeat center;*/
/*}*/
.navbreak:hover{
    cursor: pointer;
}
.nav_phone{
    display:none;
    width: 100%;
    position: fixed;
    background: rgb(45, 45, 45);
    right: 0;
    top: 10%;
    box-sizing: border-box;
    padding: 8% 7%;
}
.nav_phone li a{
    color: #e2e2e2;
    display: block;
    padding-left: 8%;
    line-height: 39px;
    border-bottom: 1px solid #585858;
}
.search_bor{
    position: fixed;
    right: 4%;
    top: 18%;
}
.search_bor img{
    position: absolute;
    right: -35px;
}
.search_bor input{
    height: 29px;
    padding-left: 1%;
    border-bottom: 1px solid #ddd;
    color: #bdbdbd;
    background: rgba(0, 0, 0, 0.41);
}

.changehead{

}

/*banner*/
.swiper-slide img{
    width:100%;
    height:100%;
    z-index:-1;
}
/*申请翻译*/
.s1_bg{
    z-index: 1000;
    position:fixed;
    top:24%;
}
.s1:after{
    display:block;
    content: '';
    clear: both;
}
.s1_tit{
    float:left;
    width:45%;
}
.s1_tit h1{
    font-size: 64px;
    color: #ffffff;
    border-bottom:1px solid #69686b;
    line-height: 115px;
    font-weight: normal;
}
.s1_tit h1 span{
    color: #0de38b;
    font-weight: bold;
}
.s1_tit p{
    color: #ffffff;
    font-size: 14px;
    line-height: 35px;
}

.apply{
    float:right;
    width:30%;
    background: rgba(0, 0, 0, 0.6);
}
.ap_tit{
    border-bottom:1px solid #605c5e;
    padding:6% 0;
}
.ap_tit h4{
    font-size: 26px;
    font-weight: bold;
    color: #2de2fe;
    text-align: center;
}
.ap_tit span{
    display:block;
    font-size: 12px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
}
#form2:after{
    display: block;
    content: '';
    clear: both;
}
#form2 .input-group{   color: #ffffff;text-align: center; margin-top: 7%;}
#form2 .input-group input{
    width:45%;
}
#form2 .input-group input[type=radio]{
    width:7%;
    margin: 0 3%;
}
#form2 label{
    color: #ffffff;
    width: 17%;
    margin-right:3%;
    font-weight: normal;
}
#form2 input[type=submit]{
     border-radius: 10px 10px;
     float:left;
    color: #ffffff;
    line-height: 40px;
    background: #00d77f;
    width:47%;
    font-size: 16px;
    font-weight: bold;
    margin-right: 3%;
    margin-top:3%;
    margin-bottom:5%;
}
#form2 input[type=reset]{
    border-radius: 10px 10px;
    float:left;
    color: #ffffff;
    line-height: 40px;
    background: #00c8e6;
    width: 16%;
    margin-top:3%;
    margin-bottom:5%;
    font-size: 16px;
    font-weight: bold;
}

/*main*/
#main{margin-top:55px;}

/*section2*/
.section2{background: url("../images/section2bg.png") no-repeat center;background-size: cover;}
/*翻译服务*/
.server:after{
    display:block;
    content: '';
    clear: both;
}
.server li{
    float:left;
    width:16.6%;
    text-align: center;
}
.server li b{
    display:block;
    height: 160px;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.server li:first-child b{ background: url("../images/pic01.png") no-repeat center;}
.server li:nth-child(2) b{ background: url("../images/pic02.png") no-repeat center;}
.server li:nth-child(3) b{ background: url("../images/pic03.png") no-repeat center;}
.server li:nth-child(4) b{ background: url("../images/pic04.png") no-repeat center;}
.server li:nth-child(5) b{ background: url("../images/pic05.png") no-repeat center;}
.server li:nth-child(6) b{ background: url("../images/pic06.png") no-repeat center;}
.server li:first-child:hover b{ background: url("../images/pic01s.png") no-repeat center;}
.server li:nth-child(2):hover b{ background: url("../images/pic02s.png") no-repeat center;}
.server li:nth-child(3):hover b{ background: url("../images/pic03s.png") no-repeat center;}
.server li:nth-child(4):hover b{ background: url("../images/pic04s.png") no-repeat center;}
.server li:nth-child(5):hover b{ background: url("../images/pic05s.png") no-repeat center;}
.server li:nth-child(6):hover b{ background: url("../images/pic06s.png") no-repeat center;}
.server li h5{
    font-size:24px;
    font-weight: bold;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.server li small{
    font-size: 12px;
    color: #767676;
    text-transform: uppercase;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.server li p{
    margin-top:6%;
    box-sizing: border-box;
    padding:0 4%;
    font-size: 14px;
    line-height: 25px;
    color: #c7c7c7;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.server li:hover b{
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);

}

.server li:hover h5{
    color: #24e2ff;
}
.server li:hover small{
    color: #24e2ff;
}
.server li:hover p{
     color: #24e2ff;
 }
.more{
    display:block;
    margin: 5% auto;
    font-size: 14px;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
    /*background: #08d17e;*/
    border:1px solid #08d17e;
    line-height: 35px;
    text-align: center;
    width:15%;
    height: 35px;
}
.more:hover{
    background: #08d17e;
    -webkit-border-radius: 20px 20px;
    -moz-border-radius: 20px 20px;
    border-radius: 20px 20px;
}

/*section3*/
.section3{
    background: url("../images/section3bg.png") no-repeat center;
    background-size: cover;
}
.section3 .title h3{  color: #bdbdbd;}
.tit_black p{    color: #292929!important;}
.tit_black span{    color: #282828!important;}
.stand li{
    width:25%;
    height: 360px;
    position: relative;
}
.stand li a{
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background: rgba(0, 0, 0, 0.8);
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.stand li:hover a{
    background: rgba(10, 176, 202, 0.8);
}
.stand li:nth-child(1){background:url("../images/standbg.png") no-repeat center;}
.stand li:nth-child(2){background:url("../images/standbg2.png") no-repeat center;}
.stand li:nth-child(3){background:url("../images/standbg3.png") no-repeat center;}
.stand li:nth-child(4){background:url("../images/standbg4.png") no-repeat center;}
.stand li b{margin-top:16%;}
.stand li h5{
    font-weight: normal;
}
.stand li:hover h5{
    color: #ffffff;
}
.stand li:hover small{
    color: #ffffff;
}
.stand li:hover p{
    color: #ffffff;
}
.stand li:first-child b{ background: url("../images/spic01.png") no-repeat center;}
.stand li:nth-child(2) b{ background: url("../images/spic02.png") no-repeat center;}
.stand li:nth-child(3) b{ background: url("../images/spic03.png") no-repeat center;}
.stand li:first-child:hover b{ background: url("../images/spic01s.png") no-repeat center;}
.stand li:nth-child(2):hover b{ background: url("../images/pic01.png") no-repeat center;}
.stand li:nth-child(3):hover b{ background: url("../images/spic03s.png") no-repeat center;}
.stand li:nth-child(4) b{ background: url("../images/add.png") no-repeat center;}
.stand li:nth-child(4):hover b{ background: url("../images/add.png") no-repeat center;}

/*section4*/
.section4{
    background: url("../images/section4bg.png") no-repeat center;
    background-size: cover;
}
.section4 .title h3{
    color: #282828;
}
.swiper-container4{overflow:hidden;
    position: relative;}
.ry{
    position:relative;
    width:100%;
    height:250px;
    overflow: hidden;
}
.ry img{
    max-width: 100%;
    max-height:100%;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.ry b{
    display:block;
    width: 100%;
    height:100%;
    position:absolute;
    top:100%;
    left:0;
    background: rgba(0, 0, 0, 0.66);
    -webkit-transition: 500ms 0s all ease;
    -moz-transition: 500ms 0s all ease;
    -ms-transition: 500ms 0s all ease;
    -o-transition: 500ms 0s all ease;
    transition: 500ms 0s all ease;
}
.ry b img{
    width:auto;
    height:auto;
    z-index:1000;
}
.ry:hover b{
    top:0;
    cursor: pointer;
}
.section4 .more{
    border:1px solid #0ab0ca;
    background: #0ab0ca;
}

/*section5*/
.section5{
    background: url("../images/section5bg.png") no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}
.section5 .title h3{
    color: #212121;
}
.about{
    background: #ffffff;
    padding: 2%;
    box-sizing: border-box;
}
.about:after{
    display:block;
    content: '';
    clear: both;
}
.about_text{
    width: 32%;
    float:left;
}
.about_text h2{
    font-size: 28px;
    color: #292929;
    font-weight: bold;
}
.about_text small{
    font-size: 14px;
    color: #c9c9c9;
}
.about_text b{
    display:block;
    width:10%;
    margin-top: 3%;
    margin-bottom: 4%;
    border-bottom:2px solid #36d2ea;
}
.about_text p{
    font-size: 14px;
    color: #252525;
    line-height: 40px;
}
.about_pic{
    float:left;
    width:45%;
    box-sizing: border-box;
    padding:0 2%;
}
.about_text h2{
    font-size: 22px;
}
.about_text>a{
    display: block;
    width:20%;
    height: 36px;
    margin-top: 10%;
    background: url("../images/jt.png") no-repeat center;
}
.about_number{    width: 23%; float: left;}
.about_number li{border-bottom:1px solid #c8c8c8;text-align: center; padding: 36px 0;  }
.about_number li h2{
    font-size: 46px;
    color: #01a5bf;
    font-weight: bold;
}
.about_number li:nth-child(2) h2{    color: #08d17e;position:relative}
.about_number li:nth-child(2) h2 span{
    background: url("../images/add2.png") no-repeat center top;
    width: 16px;
    display: block;
    position: absolute;
    right: 22%;
    top: 0;
    height: 16px;
}

.about_number li span{
    font-size: 14px;
    color: #242424;
}

/*secition6*/
.section6{
    background: url("../images/section6bg.png") no-repeat center;
    background-size: cover;
}
.news_title{margin-bottom: 3%;margin-top: 7%;}
.news_title span{
    font-size: 28px;
    text-transform: uppercase;
    color: #6b6c6d;
}
.news_title h3{
    font-size: 40px;
    font-weight:bold;
    color: #ffffff;
}
.news_l,.news_r{
    /*float:left;*/
    /*width:50%;*/
}
.news_pic:first-child{    margin-bottom: 12%;}
.news_l>div:after{
    display:block;
    content: '';
    clear: both;
}
.date{
    float:right;
    color: #FFFFFF;
    width:15%;
}
.date p{
    font-size: 24px;text-align: center;
}
.date small{ font-size: 16px;text-align: center;display:block;}
/*.news_pic{float:right; width:50%;}*/
.news_pic{
    background: #fff;
    padding: 4%;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.news_pic:hover{
    box-shadow: 1px 1px 13px #6f6f6f;
}
.news_l>div{
    float:left;
    width: 31%;
    margin-right:3.5%;
}
.news_l>div:nth-child(3n){
    margin-right:0;
}
.news_l:after{
    display:block;
    content: '';
    clear: both;
}
.news_pic b{
    display:block;
    width: 100%;
    height: 260px;
    position: relative;
    overflow: hidden;
    z-index:1000;
}
.news_pic b img{
    max-width: 100%;
    height: 100%;
    position:absolute;
    top:50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%) scale(1);
    -moz-transform: translate(-50%,-50%) scale(1);
    -ms-transform: translate(-50%,-50%) scale(1);
    -o-transform: translate(-50%,-50%) scale(1);
    transform: translate(-50%,-50%) scale(1);
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.news_pic:hover b img{
    -webkit-transform: translate(-50%,-50%) scale(1.1);
    -moz-transform: translate(-50%,-50%) scale(1.1);
    -ms-transform: translate(-50%,-50%) scale(1.1);
    -o-transform: translate(-50%,-50%) scale(1.1);
    transform: translate(-50%,-50%) scale(1.1);
}
.news_pic p{
    font-size: 16px;
    color: #6b6b6b;
    text-align: center;
    margin-top: 5%;
    margin-bottom: 2%;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.news_pic:hover p{
    color: #01a5bf;
}
.news_pic small{
    color: #949494;
    display: block;
    text-align: right;
    padding-right: 4%;

}
.news_text{
    float:right;
    box-sizing: border-box;
    padding:4% 5%;
    width:60%;
    border:1px solid #797979;
    border-bottom:0;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.news_r>div:last-child .news_text{border-bottom:1px solid #797979;}
.news_text img{ width:8%;opacity: 0;
    position: relative;
    left:0;
    z-index: 1000;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;}
.news_text h5{   font-size: 18px;    color: #ffffff;}
.news_text p{   font-size: 14px;    color: #ffffff; margin-top: 5%; margin-bottom: 5%;}
.news_text:hover{
    background: #0ab0ca;
    border:1px solid #0ab0ca;
}
.news_text:hover img{
    opacity: 1;
    left: 10%;
}


/*section7*/
.section7{
    background: url("../images/section7bg.png") no-repeat center;
    background-size: cover;
    flex-direction: column;
}
.cont_text:after{
    display:block;
    content: '';
    clear: both;
}
.cont_text{    margin-top: 10%;margin-bottom:5%;}
.cont_l,.cont_r{
    float:left;
    width:50%;
}
.cont_l h2{
    font-size: 66px;
    color: #ffffff;
    text-transform: uppercase;
}
.cont_l p{ font-size: 30px; color: #ffffff;}
.cont_l small{font-size: 16px; color: #ffffff;    margin-top: 5%;
    display: block;
    margin-bottom: 8%;
}
.cont_l .wx{    }
.wx:after{
    display:block;
    content: '';
    clear: both;
}
.wx b{
    display: block;
    float: left;
    width: 24%;
    margin-right: 3%;
    height: 144px;
    z-index: 1000;
    position: relative;
}
.wx b img{
    max-width: 100%;
    height: 100%;
    position: absolute;
    top:50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.cont_r h3{
    font-weight: normal;
    font-size: 40px;
    margin-top: 10%;
    margin-bottom: 5%;
    color: #11d8f7;
    background: url("../images/tel.png") no-repeat 0 center;
    padding-left: 54px;
}
.cont_r small{
    display: block;
    line-height: 40px;
    font-size: 14px;
    color: #ffffff;

}
#allmap2{
    width: 100%;
    height: 332px;
    margin-top: 1%;
    border: 1px solid #ddd;
}
.footer{margin-top:1.5%;padding-bottom:2%;}
.footer>span{
    float:left;
    color: #ffffff;
}
.footer>a{
    float:right;
}




/*proside*/
.proside>div:first-child{
    background: #f00d54;
    width: 260px;
    height: 96px;
    text-align: center;
}
.proside>div:first-child h5{     padding-top: 20px;font-size: 24px;    letter-spacing: 11px;font-weight: bold;    color: #ffffff;}
.proside>div:first-child span{ font-size:10px;text-transform:uppercase;color: #ffffff;}


.prolist{
    padding-top:13px;
    padding-bottom:2px;
    width:260px;
    box-sizing: border-box;
    border:1px solid #e9e9e9;
    border-top:0;
    box-shadow: 1px 1px 9px #e9e9e9;
}
.prolist ul li{
    border-bottom:1px solid #e9e9e9;
    line-height: 50px;
}

.prolist ul li ul li{
    border-bottom:1px solid #e9e9e9;
    line-height: 50px;
}
.prolist ul li:last-child{
    border-bottom:none;

}
.prolist ul li ul li a{
    padding-left:45px;
    font-size: 16px;
    color: #8a8a8a;
}

.prolist>ul>li>a{
    font-size: 14px;
    color: #333333;
    padding-left:45px;
    -webkit-transition: 500ms 0s all ease;
    -moz-transition: 500ms 0s all ease;
    -ms-transition: 500ms 0s all ease;
    -o-transition: 500ms 0s all ease;
    transition: 500ms 0s all ease;
}
.prolist ul li ul li:hover a{ color: #f00d54;}
.prolist>ul>li>a{
    display: block;
    font-size:16px;
    font-weight: bold;
    color: #333333;
    /*background:url("../images/ps.png") no-repeat 16px center;*/
}
.prolist>ul>li>a:hover{
    cursor: pointer;
    color: #f00d54;
}
/*.prolist>ul>li.click>a{*/
    /*color: #48bb40 !important;*/
    /*background:url("../images/pss.png") no-repeat 16px center !important;*/
/*}*/
.prolist>a{
    display: block;
    font-size:16px;
    font-weight: bold;
    width:130px;
    box-sizing: border-box;
    color: #339933;
    border:2px solid #339933;
    line-height: 37px;
    text-align: center;
    margin: 30px auto;
}


.show_list{display:none;}

/*侧边栏样式*/
.leftstyle{
    margin-top:20px;

    border-top: 2px solid #f00d54;
    border-bottom: 2px solid #f00d54;
    box-sizing: border-box;
    padding-top: 13px;
    padding-bottom: 2px;
    width: 260px;
    border-top: 0;
    box-shadow: 1px 1px 9px #e9e9e9;
}
.leftstyle div:first-child{
    background: #ffffff;
    border-bottom: 2px solid #f00d54;
}
.leftstyle p{
    line-height: 34px;
    padding-left:20px;
}




/*pro_contain*/
.pro_contain{
    width: 902px;
}


.showpro ul:after{
    display:block;
    content: '';
    clear:both;
}
.showpro ul{      padding-top: 20px;}
.showpro ul li{
    float:left;
    margin-bottom:10px;
    margin-right:30px;
    -webkit-transition: 500ms 0s all ease;
    -moz-transition: 500ms 0s all ease;
    -ms-transition: 500ms 0s all ease;
    -o-transition: 500ms 0s all ease;
    transition: 500ms 0s all ease;
}
.showpro ul li:nth-child(3){margin-right:0;}
.showpro ul li:nth-child(6){margin-right:0;}
.showpro ul li a{display:block;}
.showpro ul li a div{
    width:280px;
    height:225px;
    position: relative;
}
.showpro ul li a div img{
    max-width: 100%;
    height:100%;
    position: absolute;
    top:50%;
    left:50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.showpro ul li a p{
    font-size: 14px;
    color: #373737;
    text-align: center;
    display: block;
    line-height: 30px;
}


/*旋转动画*/
@keyframes myrotatel{
    form {transform:rotate(0deg);}
    to    {transform:rotate(180deg);}
}
@-webkit-keyframes myrotatel{/* Safari and Chrome */
    form {transform:rotate(0deg);}
    to    {transform:rotate(360deg);}
}
@keyframes myrotater{
    form {transform:rotate(0deg);}
    to    {transform:rotate(-360deg);}
}
@-webkit-keyframes myrotater{/* Safari and Chrome */
    form {transform:rotate(0deg);}
    to    {transform:rotate(-360deg);}
}


/*footer*/
.footer_bottom_bg{    background: #333333;}
.footer_bottom{
    height: 35px;
    line-height: 35px;
}
.footer_bottom p{
    color: #ffffff;
    font-size:12px;
    float:left;
}
.footer_bottom p a{
    /*color: #696c71;*/
    font-size:12px;
}
notempty a{

    font-size:12px;
}
.login{
    float:right;
}
.login a{
    font-size:12px;

    float:left;
}
